From 0f1ccec5f959b2b2acd58545a0b4ee76d48f7f1b Mon Sep 17 00:00:00 2001 From: Ceph Packaging Team Date: Tue, 7 Jan 2020 19:50:28 +0000 Subject: [PATCH] civetweb-755-1.8-somaxconn-configurable_conf Gbp-Pq: Name civetweb-755-1.8-somaxconn-configurable_conf.patch --- src/civetweb/resources/civetweb.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/civetweb/resources/civetweb.conf b/src/civetweb/resources/civetweb.conf index 00aacdee8..c511ae8d1 100644 --- a/src/civetweb/resources/civetweb.conf +++ b/src/civetweb/resources/civetweb.conf @@ -8,6 +8,8 @@ document_root . listening_ports 8080 +#so_max_connections 100 + # cgi_pattern **.cgi$|**.pl$|**.php$ # cgi_environment # put_delete_auth_file -- 2.30.2